home *** CD-ROM | disk | FTP | other *** search
/ CorelDRAW! 10 / cd10_pgrm.iso / Corel / Graphics10 / Photopnt / Scripts / Effects / 001 3D rotate.csc < prev    next >
Encoding:
Text File  |  2000-09-25  |  259 b   |  6 lines

  1. REM Created in CorelPhotoPaint Version 10
  2.  
  3. WITHOBJECT "CorelPhotoPaint.Automation.10"
  4.     .BitmapEffect "3D Rotate", "3DRotateEffect 3DRotateHorizontal=-35,3DRotateVertical=35,3DRotateFace=0,3DRotateBestFit=1,3DRotateBckgndClr=5:255:255:255"
  5. END WITHOBJECT
  6.